![]() |
Index of Web Scripts URI '/api/groups/{shortName}/children/{fullAuthorityName}' |
Alfresco Community v3.2.0 (2039) |
1 Web Scripts |
Back to Web Scripts Home |
Up to uri /api/groups/{shortName}/children |
POST /alfresco/service/api/groups/{shortName}/children/{fullAuthorityName} |
Description: | Add a group or user to a group. Will create a sub group if one does not already exist with the fullAuthorityName. You must have "administrator" privileges to modify groups. If the authority is for a group and doe not exist then it is created. Returns Status_Created if a new group is created, else Status_OK. If Status_Created returns the new sub group, else returns the group. |
Authentication: | user |
Transaction: | required |
Format Style: | argument |
Lifecycle: | draft_public_api |
Default Format: | json |
Id: | org/alfresco/repository/groups/children.post |
Description: | classpath:alfresco/templates/webscripts/org/alfresco/repository/groups/children.post.desc.xml |